'Declaration Function CanMove( _ ByVal fromIndex As Integer, _ ByVal toIndex As Integer _ ) As Boolean
bool CanMove( int fromIndex, int toIndex )
ISupportRangeEditing<T> Interface ISupportRangeEditing<T> Members